home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 May (DVD) / Macworld Resource DVD May 2003.toast / Data / Shareware / Utilities / MoonDock1.2.3.sit / MoonDock.app / Contents / Resources / English.lproj / MainMenu.nib / classes.nib next >
Encoding:
Text File  |  2002-07-26  |  591 b   |  19 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = DataModel; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  5.         {
  6.             ACTIONS = {
  7.                 closeDesktopMoon = id; 
  8.                 displayDesktopMoon = id; 
  9.                 displayInformationWindow = id; 
  10.                 displayPreferenceWindow = id; 
  11.             }; 
  12.             CLASS = MainAppController; 
  13.             LANGUAGE = ObjC; 
  14.             OUTLETS = {myDataModel = id; }; 
  15.             SUPERCLASS = NSApplication; 
  16.         }
  17.     ); 
  18.     IBVersion = 1; 
  19. }